Global Index
HTML5 JS API Index > DOM Tutorials & Specs

EventListener

This type represents an interface implemented by the user for callback functionality.

Operations
voidhandleEvent(Event event)
Referenced by
EventTargetremoveEventListener(...)